-- background: 2665 from stack: in -- bmap block id: 2149 -- flags: 4000 -- background id: 0 -- name: -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=280 top=247 right=274 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=253 top=247 right=274 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to previous card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=448 top=247 right=272 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A003 -- rect: left=391 top=249 right=271 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New ----- HyperTalk script ----- on mouseUp set lockScreen to true go to last card get field "Index Number" doMenu "New Card" set lockScreen to false put it + 1 into field "Index Number" choose browse tool click at 100,100 end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=338 top=248 right=271 bottom=388 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help ----- HyperTalk script ----- on mouseUp go to stack "Help" end mouseUp -- part 12 (field) -- low flags: 00 -- high flags: 2007 -- rect: left=98 top=91 right=242 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Description -- part 13 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=65 right=82 bottom=309 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Index Number -- part 21 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=86 top=244 right=275 bottom=139 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to stack "Apple Sac Home " end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=141 top=244 right=278 bottom=180 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show all cards end mouseUp